AOnCreateContextMenuListener
Complete API reference for AOnCreateContextMenuListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Android Views
Component: no
public class AOnCreateContextMenuListener
Methods
| Signature | Returns | Description |
|---|---|---|
onCreateContextMenu(ContextMenu, View, ContextMenu.ContextMenuInfo) | void | Performs the onCreateContextMenu operation using the provided parameters (menu, v, menuInfo). |
onCreateContextMenuEvent(ContextMenu, View, ContextMenu.ContextMenuInfo) | void | Executes onCreateContextMenuEvent and returns after the underlying engine call finishes. |